gamescript.entry

Undocumented in source.

Members

Classes

MainScene
class MainScene

Call dub to generate the DLL, after that, just execute dub -c run for starting your project

Mixins

__anonymous
mixin HipEngineMain!MainScene
Undocumented in source.

Mixed In Members

From mixin HipEngineMain!MainScene

ScriptModules
string ScriptModules;
Undocumented in source.
_exportedScene
AScene _exportedScene;
Undocumented in source.
__anonymous
mixin SimpleDllMain
Undocumented in source.
HipremeEngineGameInit
AScene HipremeEngineGameInit()
Undocumented in source. Be warned that the author may not have intended to support it.
HipremeEngineGameDestroy
void HipremeEngineGameDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
HipremeEngineMainScene
AScene HipremeEngineMainScene()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta